Add details to css render nodes
authorMatthias Clasen <mclasen@redhat.com>
Sat, 6 Aug 2016 14:23:20 +0000 (10:23 -0400)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 18 Oct 2016 10:49:12 +0000 (11:49 +0100)
commit02187371a2e45bbd20d48dc474b72cfd6dbd0cbe
treeb57ecc77e7e6575e004c218405ccf2902ec1ee09
parentbde55ccdcebef42efdb1465883b7333aacfa69da
Add details to css render nodes

Give all nodes the same detail about the owner widget.
This reveals that every GtkCssCustomGadget gets a
DrawGadgetContents node, even if their draw_func is NULL.
We may want to come up with a better solution for that.
gtk/gtkcssgadget.c